I know this looks like a simple question one can simply say:
webview.scrollView.scrollEnabled = NO; webview.scrollView.panGestureRecognizer.enabled = NO; web
finally self.webView.scrollView.userInteractionEnabled = NO