Umbraco is taking:
<img alt="Your Title - for example Mr., Mrs., Ms."
src="../media/21283/q16x16.gif" width="16" height="15"/>
And turning it into
<img alt="" src="/media/21283/q16x16.gif" width="16" height="15" rel="16,15"/>
If I alter the alt tag after this processing then the alt tag is saved.