>>682
透明にして他の要素の後ろに隠してるだけだけど下のはどう?
#star-button-box {
position: absolute !important;
z-index: -1 !important;
opacity: 0 !important;
}