When viewing the tinyMCE example on the official website using Firefox, you may notice the editor blinking. This issue seems to only occur in Firefox, possibly due to external CSS files for the editor. I am considering adding all CSS rules directly into the HTML file of the iframe to resolve this problem.
I would appreciate any guidance on where I can add inline styles to address this issue!