position:fixedがIE6で効くかどうかのテストです。
IE7.jsアリ。

width:200px;
height:200px;
position:fixed;
top:100px;
left:100px;