When today's date is disabled via the disabled handler,
clicking today enables today's date and selects it. For
some reason, this sometimes disables another date
too. There are also issues when today's date is
disabled and the input field is blank. Sometimes, it will
automatically enable and select today's date when you
first view the calendar.
This is a hard one to fix. I'm not sure of the best way to
resolve this.
Logged In: YES
user_id=158787
I fixed; the TODAY button cannot be disabled in the current
implementation, but clicking it will not really select TODAY
date unless the disabledHandler allows it.