jquery ui accordion: Can I only make a small part of the header clickable?

jquery ui accordion: Can I only make a small part of the header clickable?

Hi,

I am using an accordion to display a list of clients and all their information. It would be nice if I could not only display their names in the header, but also make those names editable straight from the header. 

Right now, the entire header is clickable and opens up the tab. I would like to have only the most left part with the icon clickable. The rest of the header should not be clickable so that I can put input fields in there.
Is this possible?
Thanks.

~Oscar