E' che non metti mai i separatori e impasticci il codice:
codice:
<div id='Window_10016' style='visibility:hidden; position:absolute; height:147; width:33; top:undefined; left:undefined;padding:0;'>
<table class=FunctionFrame width=100% height=100% border=0 cellpadding=0 cellspacing=0>
<tr height=20><td height=20>
<table class=PortalFunctionTitleBarLocked ID=Window_10016_titlebar height=100% width=100% border=0 cellpadding=0 cellspacing=0>
<tr>
<td align=center ID=Window_10016_title width=100%>
<span class=PortalFunctionTitleText>
Il Sole 24 Ore
</span>
</td>
</tr>
</table>
</td></tr>
<tr height=100%><td height=100%>
<div height=100% id=Window_10016_contents>
<table width=100% height=100% border=0 cellpadding=0 cellspacing=0><tr><td height=100%>
<iframe id=Window_10016_content frameborder=0 width=100% height=100%>
</iframe>
</td></tr></table>
</div>
</td></tr>
</table>
</div>
Ti ho evidenziato le principali manchevolezze, ovvero mettere sempre gli apici (IE digerisce tutto, ma gli altri per fortuna no!) e undefined non è CSS standard.