I'm passing the follow HTML string to innerHTML:
innerHTML
<div><h2>Greetings!\u0000</h2><p>We'd like to welcome you...</p></div>
You should see this output when you click the button. In IE, you'll note that the paragraph is missing.