position fixed does not work in IE 6. You will either need some crazy
CSS trickery that will screw up all absolutely positioned elements or some javascript.
Here is a script you can use:
http://doxdesk.com/software/js/fixed.html
Or google position fixed IE