So the SMEs at my current place of employment want to try and disable the back button for certain pages. We have a page where the user makes some selections and submits the
There simply is no reliable way to do this. You cannot guarantee that 100% of the time you can stop the user from doing this.
With that in mind, is it worth going to extremely exotic solutions to disable "most" of the time? That's for you to decide.
Good luck.