I needed something to make a "position: fixed" area in my site.
I have come across this really great JS library (open source!).
It gives you several fixes for the IE6 (and 5) as the above position but also PNG transparancy:
Check it out:IE7 is a JavaScript library to make IE behave like a standards-compliant browser. It fixes many CSS issues and makes transparent PNG work correctly under IE5 and IE6
http://dean.edwards.name/IE7/
Olaf