Button tooltips are not shown if the button is disabled, at least with SWT.
However, a tooltip explaining why a Button is disabled would be helpful.
Maybe this functionality, i.e to display tooltips on disabled buttons, could be provided in the jowidgets button implementation?