It appears to me that your editor is actually explicitly using a transparent background, which isn't something we have explicitly targeted and it does interfere if the editor is being placed on different backgrounds. The background falls through from a number of properties (html, body, content, primaryContent, messageInfo, messageText and finally editorContent).
I would recommend specifying a background color in the style property editorContent explicitly.