I'm encountering an issue with iOS scrolling on my iPad. All other platforms I've tested work perfectly fine except for this one. While I have a love-hate relationship with iOS, I managed to make the entire iframe content scroll within the parent container. However, there are two fixed DIVs that should not be scrolling within the iframe.
Instead of spending hours trying to figure out a solution on my own, I'd like to tap into everyone's collective experience to see if it can actually be done. If it is feasible, I'll work on creating a simple model and share my findings with others. On the other hand, if it turns out to be impossible, you will have saved me a lot of frustration and time.
Here's a visualization of what works on all devices except for iOS:
https://i.sstatic.net/1f23l.jpg
In short: Can it be done?