I am using the Rogue Trader sheet with lots of (personal) upgrades. The sheet was makes use of a lot of disabled fields, in including displaying the skill total in the button for said skill. Because I am going to try and push my changes to Roll20, I am trying very hard to use the same names and formulas. Recently, something changed in Modzilla, and a disabled input indie of a button prevents that button from being clicked on. You can tab over to the button and use the enter key, or if you previously dragged it to the marco bar, use it there. I figured I would move the disabled field to a hidden area and make a attribute backed span to show the number. This does allow the button to work, but instead of showing the total, the span reads the formula from the disabled field. How do I get it not to do that?