I compared a tinymce textarea filled with words in Chrome and Mozilla Firefox of course the tinymce textarea was from the same code, so it should be the same on both browsers.
However, it turned out that the textarea in Firefox has rows with bigger height.
Here's the image:
Now here I have only two rows and the difference may not seem that big. But, I work with larger data and with many rows, the difference is more visible.
Is there a way to fix this? I want to fix the height of the rows for Mozilla Firefox. For Chrome it's good.