I'm creating a HTML textarea form on IE 11, when loading the page, the form will be filled with value from database. When user begin to type, the browser will do the spell check, but when user loadS the page, the text in the textarea has no spell check.
Is there a way to force to add red spell check underlines when onload?