-webkit-overflow-scrolling: touch; breaks z-indexes
Using
html {
-webkit-overflow-scrolling: touch;
}
Can stop z-index control working on iOS devices.
So if you're having difficulty, check for this piece of CSS in your reset stylesheet.
Can't say exactly why right now though.
Written by Gavyn McKenzie
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Css
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#