I have posted a counterexample given in a solution below, but when I attempted the problem I did something different.$\DeclareMathOperator{Int}{int}$
My Attempt
Take complements of both sides
$$ \Int(A\cup B)\stackrel{?}{=}\Int(A)\cup \Int(B) \\ \big(\Int(A\cup B)\big)^c\stackrel{?}{=}\big(\Int(A)\cup \Int(B)\big)^c \\ \overline{ (A\cup B)^c}\stackrel{?}{=}\overline{(A)^c}\cap \overline{(B)^c} $$ I got this step from this answer Prove that the closure of complement, is the complement of the interior $$\overline{ (A)^c\cap (B)^c}\stackrel{?}{=}\overline{(A)^c}\cap \overline{(B)^c}$$
My question
Could I prove from where I stopped that the two sides are not equal? I tried to sketch a ven diagram but both sides seem to give the same intersected set.
Counterexample

Proposition. If the boundaries of A and B are disjoint, then
int A$\cup$B = int A $\cup$ int B.