This is not working for me yet.
I have tried using .editBox and .editbox (case sensitivity?)
.editBox
{
overflow:hidden;
}
I have also tried using...
editor.EditorWysiwygModeCss = "local.css"
and...
editor.EditorWysiwygModeCss = "/folder/example.css"