feature: position:fixed status: use tags: none kind: css polyfillurls:
Fixed positioning isn't supported in IE6, but is fine in IE7 and everywhere else (except mobile, which is described at length here).
Use fixed positioning all you like, but you may want to check its behavior in mobile browsers afterward. There is a messy feature detect if you'd like it.