How to accomplish position:fixed and max-width in IE
No, it's not a joke, it can be done! Svend Tofte has excellent examples in his max-width example page. It's about using Dynamic Properties, also known as expressions in IE. But I really recommend you to use it in an IE-only CSS file, preferably included with conditional comments.