Add a .js file to your game with the following code:
function updateVerbButtons(selectedItem, verbsArray, idprefix) {
}
If you don't know how to do that, let me know, and we'll work out something. (I wish this forum allowed uploading of .js files!)
That code will keep the standard verb button code from occurring.