I've encountered an issue with a textarea element in a form. After clicking on a button to show the form (which includes dynamic HTML), I can see the textarea element with all its styles applied.
However, when I try to type in the textarea on iOS Safari browser, all the styles disappear except for the cursor. This is frustrating and I'm unable to inspect the problem further.
If anyone has experienced this or knows how to solve it, please advise me on what steps to take. Thank you!