If the Collapsible property is set to true the accordion header only responds to the first two click events then stops responding. This behavior can be reproduced on the jQuery UI demo page Collapsible Content sample.
It appears this bug was introduced in v1.8.8 because if I change back to v1.8.7 the accordion behaves as expected, responding to all click events in the header to collapse and expand the content.