]> innerHTML in XHTML

Tests adding content using node.innerHTML. I'm getting a DOM error when the XFBML script loads.

Upon examination, the error arises from the   in the XHTML. It's a known error.

A possible fix would be the override the innerHTML setter, but those are inaccessible in Chrome.