Thanks to this answer I know how to completely disable user selection on a WebView.
I would like to prevent users from selecting text/graphics in the WebView but still be able to select a text field to input text. With the above solution selecting text fields is not allowed.