sortable + handling "over" event

sortable + handling "over" event

Hi!
I'm using sortable plugin but I want also handle situtation when user drag <li> element and press e.g. CTRL key. I want then invoke special action without sorting - merging two <li> elements. Does anyone know how to achieve that?