I've been using the FB.UIServer.setLoadedNode method to resolve issues in IE9 for awhile now.
Without changing anything on our production servers, this is now throwing the following:
Uncaught TypeError: Cannot set property 'setLoadedNode' of undefined
Did something change with the SDK? Is this a bug that FB finally fixed?