Within a "cloaked" site, using obj.innerHTML = something
to change the contents of a div seems to screw up the div's position in Firefox and Opera.
Best way to understand the problem is by seeing the code in action. Go to http://www.guggs.net/index_redirected.htm in IE, Firefox or Opera and everything looks as it should.
Hit one of the links in IE and everything is still fine, but in Firefox the page gets misaligned and there's no way of getting it back into shape.
Hit one of the links in Opera and the misalignment happens but if you then hit another link the page is OK again and remains so however many links you hit.
If however you go straight to http://www.sensetech.me.uk/guggs which is the page behind the "cloak" it's all fine whichever browser you use and however many links you hit.
Help !