I am using the Supersize plugin and it works fine on Chrome, FF and Safari but (suprise, surprise) not on IE9 (and 8 and 7).The background images are appearing below my content, not behind it.See the site here:http://host.pixelframe.net.au/~pptestco/I think this should be a css fix as the Supersized images sit below all other content in a \[code\]ul\[/code\] with the styles: \[code\]display: block;position: fixed;left: 0;top: 0;overflow: hidden;z-index: -999;height: 100%;width: 100%;\[/code\]Would anyone know how to correct this?