You can submit forms in backend or frontend, when you click on tooltip icon. I don't think that using there a <button> element is a good idea. <div> or <span> could fit better.
Tested on latest Metabox AIO.
meta-box-tooltip.php line 163
Thank you for your reporting. I'm going to create a feature request for the developer team change HTML <button> tag to <div> or <span> tag to cover this case.