Whenever an element is removed from DOM, all elements below it move up to take the newly freed position. Is there anyway to change it so that if an element is focussed which is below the removed element, all element above it will move down (i.e. scroll down) and focussed element's position will remain unchanged.Whenever an element is removed from DOM, all el