SyntaxFix
Write A Post
Hire A Developer
Questions
You could handle it client side, the easiest would be with jQuery. Something like:
$("#tinyMce p").removeAttr("style");