If you use complex HTML + CSS, it may affect the behavior.
For example, using pointer-events: none
style modifies how touch/mouse events are handled.
If you use just plain text, I would try to turn off the global CSS temporarily to see if it is causing the problem.