Consider the following result:
Let $A$ and $B$ be rings. Suppose that $B$ is an integral extension of $A$ and $J$ is an ideal of $B$. Then $B/J$ is an integral extension of $A/(J\cap A)$.
I wanted to express $k[x,y]/(xy-1)$ (where $k$ is a field) as an integral extension of some polynomial ring over $k$. The above result was the first thing that came to my mind.
We let $B=k[x,y]$, $J=(xy-1)$ and $A=k[x]$. Then $B/J$ is integral over $A/(J\cap A)$. Since $J\cap A$ is $(0)$ and $A/(0) \cong A$ we are done.
But is $k[x,y]$ an integral extension of $k[x]$? For every $f(x,y) \in k[x,y]$, we can write $f(x,y)=f_n(x)y^n+f_{n-1}(x)y^{n-1}+\cdots+f_1(x)y+f_0(x)$ where $f_i(x) \in k[x].$ We can assume $f_n(x) \neq 0$. Is $\frac{1}{f_{n}(x)} $ and inverse of $f_n(x)$?
If it is, then we can take the monic polynomial $p(y)=\frac{1}{f_{n}(x)}y-\frac{1}{f_n(x)}f(x,y) \in k[x][y]$ which has $f(x,y)$ as a root. So $k[x,y]$ is integral over $k[x]$.
Is there something wrong?
$k[x,y] $ is certainly not integral over $k[x]$. Now back to your question . Observe that $$k[x,y](xy-1) \cong k[t,\frac{1}{t}]$$ under the isomorphism $$ x\mapsto t$$ $$y \mapsto \frac{1}{t}$$
So u have the ring extension $k[t]\subset k[t,\frac{1}{t}]$ with both having the same field of fractions.
Now observe that $k[t]$ being a UFD is integrally closed and hence any element of $k(t)$ integral over $k[t]$ must land in $k[t]$. In particular $k[t]\subset k[t,\frac{1}{t}]$ is not integral.
Since you want $k[x,y]/(xy-1)$ integral over "some" polynomial ring consider the extension $$k[x+y] \subset k[x,y]/(xy-1)$$ Now this is an integral extension.