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".
IE9 guide for developers is a complete overview of new features and improvements.