Fixed element in -webkit-overflow-scroll is not actually fixed with iOS safari
问题 I have a fixed footer with scroll and fixed element inside the footer like bellow. .footer { position: fixed; overflow: scroll; -webkit-overflow-scrolling: touch; } .footer .fixed { position: fixed; } When I scroll the footer, the fixed element inside the footer bounces. Here is my jsbin. Please access with your iPhone/iPad. https://output.jsbin.com/wiyewi Scrolling the bottom red area makes blue square element bounce. With iPad, it moves really big. As you can see in the input, the element's