Moves an object up in the Z-order of the list.
AnnBatesElementCollection.prototype.bringToFront = function(annBatesElement, _first_)
annBatesElement
Object to move.
first
true to send the object to the top of the Z-order; false to send the object up one level only.