You could try setting the Form Action on the button to ’ / ', this should prevent the form submission from going through. Basically if you add anything as a Form Action, it will circumvent the Webflow Form Handler.
Otherwise you could look at adding some custom code to disable the form submission: