Disable Spell Check

I have forms on my site for users to enter information. I need to disable spell check for all the information that users enter in the forms so that they don’t see red squiggly lines as they enter information. How can I disable spell checking?

This is most likely a browser configuration issue or device issue. If you check stack overflow and find out the way to do it in the browser then you can probably implement the solution in an HTML component. There isn’t a Wix control or property or api that will do this.