Also, I currently have each item in a descending z-index order, so that the first item is z-index:100, 2nd 99, and so on. I changed the JS below to change the z-index on mouseover so that the item I'm currently hovering on is z-index:200, so that it overlaps the icon above it. Example: Hover...