<input type='button' value="IFRAME にアクセス" onclick='document.getElementById("sub").contentWindow.document.getElementById("fld").value="IFRAME"' > <iframe id="sub" src="sub.htm" frameborder="1" scrolling="1" width="600" height="300" ></iframe>
<input type="text" id="fld">