'scrolling' sets whether a frame should have a scroll bar or not
<HTML> <BODY> <iframe scrolling="yes" name="myFrame" src="http://www.java2s.com" style="width:30%"></iframe> </BODY> </HTML>