I would like a (extensive) list of changes that have been made to the behavior of IE9 in standards mode.
As an example, I recently debugged an issue in SWFObject and found that IE9 now returns typeof stylesheet.addRule == "function"
instead of "object".