visuals with button enable/disable

visuals with button enable/disable

I just started using jquery ui button and am experimenting with .button('enable') and .button('disable'); and while it does in fact enable or disable the button, and style the button like the rest of the them, it provides no visual feedback that the button is disabled. Am I missing something?

Dean