item with highest zIndex move on dragging the mouse

item with highest zIndex move on dragging the mouse

I have registered jquery-ui sortable on divs containing two parallel
divs. On drag, the divs with higher zIndex are dragged with connected
divs. Is there any way to resolve this issue
--