Accesskeys does not work on dhtmlxCombo selects!

After converting my in to a dhtmlxCombo, my accesskey attributes does no longer work.

Is this a known bug and do you have a fix for this?

I use the accesskey on which are linked to the id of my form fields (such as elements).

Thank you in advance!

After creating combo select element is removed - divs are created instead of the select.

Combo input is available by DOMelem_input property - combo.DOMelem_input

Thank you for the update.

But I do not understand how “DOMelem_input” would help me to add accesskeys to my combo’s?

If it is necessary, you may set attributes to this input.