Thanks for your help. For those who want to fix the IE problem, we might consider cheating an option:
<object data="http://page.Html" type="application/xhtml+xml" style="width: 340px; height: 280px;">
<!--[if IE]>
<iframe src="http://page.Html" style="width:340px; height:280px;" allowtransparency="true" frameborder="0" ></iframe>
<![endif]-->
</object>



