Hello,
This is my web page which doesn't work in IE8 but works in FF 3.6.4 and Opera 9.63 :-
<html>
<head>
<style type="text/css">
body{
max-width:10002px;
min-width:3072px;
width:10002px;
margin:0px auto;
background:#293231;
height:100%;
padding:0px;
}
</style>
</head>
<body >
</body>
</html>
No scrollbar appears at the bottom of the page in IE8