What package within Headless UI are you using?
@headlessui/react
What version of that package are you using?
v1.4.3
What browser are you using?
Chrome
Reproduction URL
https://codesandbox.io/s/headlessui-popover-form-jrkcq5?file=/src/App.js
Describe your issue
Use the Simple Telex keyboard on your Mac and type "hair" (it will become "hải") into the Name input and press the Tab key.
Expectation: Focus on the Email input
Reality: The word "hải" automatically fills in the Email input and focuses on the Address input

