After successfully creating a simple popup using CSS and jQuery, I encountered an issue where links underneath the popup can still be clicked. This problem arises since the click box for some of the links in the popup is small, making it easy to accidentally click next to them and activate the link underneath.
I am currently working on a site called taxslayerplayer.com, and if you view it on an Android device, you'll see exactly what I mean. This issue is not exclusive to my site; I have noticed it on many other websites while browsing on my phone as well.
If anyone has any suggestions or pointers on how to prevent this from happening, I would greatly appreciate it. Thank you!