I have a RichHtmlField where I am trying to limit what styles users can apply. I've run into an issue where when I set the PrefixStyleSheet property it disables all of the dropdowns in my "Picture Tools" tab. I specifically need the "Position" options available so that users can wrap text around images.
Is SharePoint doing this on purpose? How do I go about enabling the "Position" dropdown options?