Let $u=u(x,y), v=v(x,y) \in \mathbb{C}[x,y]$, with $\deg(u) \geq 2$ and $\deg(v) \geq 2$. Let $\lambda, \mu \in \mathbb{C}$.
Assume that the ideal generated by $u$ and $v$, $\langle u,v \rangle$, is a maximal ideal of $\mathbb{C}[x,y]$.
Is it true that $\langle u-\lambda, v-\mu \rangle$ is a maximal ideal of $\mathbb{C}[x,y]$?
My attempts to answer my question are:
(1) By Hilbert's Nullstellensatz, $\langle u,v \rangle= \langle x-a,y-b \rangle$, for some $a,b \in \mathbb{C}$, so $x-a=F_1u+G_1v$ and $y-b=F_2u+G_2v$, for some $F_1,G_1,F_2,G_2 \in \mathbb{C}[x,y]$. Then, $x=F_1u+G_1v+a$ and $y=F_2u+G_2v+b$.
(2) $\frac{\mathbb{C}[x,y]}{\langle u,v \rangle}$ is a field (since $\langle u,v \rangle$ is maximal); actually, $\frac{\mathbb{C}[x,y]}{\langle u,v \rangle}$ is isomorphic to $\mathbb{C}$. Is it true that $\frac{\mathbb{C}[x,y]}{\langle u,v \rangle}$ is isomorphic to $\frac{\mathbb{C}[x,y]}{\langle u-\lambda,v-\mu \rangle}$? In other words, is it true that $\frac{\mathbb{C}[x,y]}{\langle u-\lambda,v-\mu \rangle}$ is isomorphic to $\mathbb{C}$? See this question.
(3) If $\langle u-\lambda,v-\mu \rangle$ is not maximal, then it is contained in some maximal ideal: $\langle u-\lambda,v-\mu \rangle \subsetneq \langle x-c,y-d \rangle$, $c,d \in \mathbb{C}$. It is not difficult to see that $(u-\lambda)(c,d)=0$ and $(v-\mu)(c,d)=0$, so $u(c,d)-\lambda=0$ and $v(c,d)-\mu=0$, namely, $u(c,d)=\lambda$ and $v(c,d)=\mu$.
Remark: Is it possible that $\langle u-\lambda,v-\mu \rangle = \mathbb{C}[x,y]$. If so, then there exist $F,G \in \mathbb{C}[x,y]$ such that $F(u-\lambda)+G(v-\mu)=1$. Then at $(a,b)$ we get: $F(a,b)(-\lambda)+G(a,b)(-\mu)=1$ (since, by (1), $u(a,b)=0$ and $v(a,b)=0$).
Thank you very much!
Now also at MO.
No, this isn't true. The requirement that $\deg u$, $\deg v \geq 2$ is annoying, so I'll first solve the problem without this and then tweak my example to add this condition. As already explained in other answers, saying that $\langle u,v \rangle$ is maximal means that the curves $\{ u = 0 \}$ and $\{ v=0 \}$ intersect at a unique point, and cross transversely there. We want to find polynomials such that this is true for $u$ and $v$, but not for $u-\lambda$ and $v-\lambda$.
An example is to take $u = xy^2 + y + x$ and $v=x$. Then $u-(y^2+1) v = y$, so it is easy to see that $\langle u,v \rangle = \langle x,y \rangle$. But $u=0$, $v=2/5$ has two roots, at $x=2/5$, $y \in \{ 2, 1/2 \}$. (Almost any value of $v$ would have worked; I chose one that made the $y$-coordinates rational.) Here is a plot of the curve $u=0$ together with $v=0$ and $v=2/5$:
Now we have to tweak this to make $\deg v$ be $\geq 2$ rather than $1$. Take $u=xy^2+y+x$ and $v_2 = xy^2 + y$, so $v_2 = u-v$. Then $\langle u,v \rangle = \langle u,v_2 \rangle$ and $\langle u,v-2/5 \rangle = \langle u, v_2+2/5 \rangle$ so $\langle u,v \rangle$ is a maximal ideal and $\langle u, v_2+2/5 \rangle$ is not.