Safari under iOS8 is causing a issue resizing address bar.
I have a fullscreen background image and some elements positions fixed from bottom and top of div that is 100% width and 100% height
on iOS7 if inside this box i have some content that cause scrolling safari address bar did not resize ( or i did disabled some way ) now with iOS8 while scrolling safari hides address bar and change viewport size and this make my content resize.
Is it possible to disable this feature via javascript or css?