EDIT: This isn\'t happening because of the ajax call. I changed it to use a value from a TinyMCE component for fun and I get the same thing.
content = tinyM
Try changing dataType in your ajax call to "text"
dataType
"text"