que es lo que te hace exactamente IE, yo lo probé y anda bien, lo unico que noto es que te hace scroll horizontal, pero lo solucionas con overflow-x
Código HTML:
Ver original<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1"> body {
background-color: rgb(255, 255, 255);
background-image: url([imagen][/imagen]);
background-position:top center;
background-repeat:repeat;
background-attachment:fixed;
margin:0px;
overflow-x:hidden;
}
.banner {position:absolute;top:0px;width:100%;}
.banner {text-align:center;align:center}
.banner {margin-left:0px;left:0%;align:center;}
<div class="banner" style="border:1px solid;"> Hola que pasa?