While scrolling on an iOS device, the z-index of elements isn't working
问题 My layout is fairly simple, a repeating background element, a couple of vertical spaces (roads) and some horizontal bridges and a little car which should drive underneath them when you scroll. Everything works just fine on my Mac but on iOS devices —my testing devices are: iPhone 4 on iOS 6.1, iPad 2 on iOS 6.1.3— the z-index isn't being honoured when the scroll event is active. This means that as you scroll, the car, which is position: fixed to the window , is moving over the bridge (which