.aaa {
  position: relative; /* обязательно, иначе z-index не сработает */
  z-index: 1;
}