I had the same IE issue.
I replaced my <html xmlns…> tag in my header.php with this:
<html xmlns=”http://www.w3.org/1999/xhtml” dir=”ltr” lang=”en-US” xmlns:og=”http://ogp.me/ns#” xmlns:fb=”http://www.facebook.com/2008/fbml”>
And now it works perfect